-; $Id: setup.iss,v 1.13 2010/01/17 02:27:20 robertl Exp $\r
+; $Id: setup.iss,v 1.14 2010/01/18 20:44:24 robertl Exp $\r
;\r
; NOTE: setup.iss is generated from setup.iss.in via autoconf.\r
; The generated setup.iss is checked in to help keep the version numbers\r
print "<td class=\"c4\"> <a href=\"htmldoc-development/fmt_" sname ".html\">" sname "</a></td>"
# This is bad...
- printf "<td class=\"c4\">"
- if (sname == "geo") {
- printf "<a href=\"/tips/browser.html\">Yes</a>"
- } else if (sname == "s_and_t") {
- printf "<a href=\"/formats/s_and_t/Importing_into_Microsoft_Streets_and_Trips_2003.html\">[1]</a><a href=\"http://www.gpsbabel.org/formats/s_and_t/TripPlanning.html\">[2]</a>"
- } else if (sname == "an1") {
- printf "<a href=\"/formats/delorme-new-interstate\">Yes</a>"
- }
- print "</td>"
-
-
for (i = 1; i <= 6; i++) {
c = substr(cap, i, 1)
printf "<td class=\"cap\">"
In this case, the merged data will contain all of the
properties of the original data.
</para>
+
+<para>
+GPSBabel has a page describing <ulink url="/formats/delorme-new-interstate/">creating routable onramps in Street Atlas with GPSBabel</ulink>.
+</para>
about geocaches. If you can use the <link linkend="fmt_gpx">GPX</link>
format instead, you should consider doing so as it is a much richer format.
</para>
+<para>
+We have a separate page describing how to <ulink url="/tips/browser.html">send from Geocaching.com pages to GPS</ulink>
+</para>
<ulink url="http://www.microsoft.com/streets/default.mspx"> Microsoft Streets and
Trips</ulink>. It's been exercised on versions from 2003 through 2008. Detailed
instructions on how to use it, including preserving hyperlinks, are at
-<ulink url="http://www.gpsbabel.org/formats/s_and_t/Importing_into_Microsoft_Streets_and_Trips_2003.html">gpsbabel.org</ulink>
+<ulink url="/formats/s_and_t/Importing_into_Microsoft_Streets_and_Trips_2003.html">gpsbabel.org</ulink>
</para>
+<para>
+ We have an additional page describing how to solve the <ulink url="/formats/s_and_t/TripPlanning.html">traveling salesman problem with Streets & Trips</ulink> to efficiently optimize a trip with many stops, such as is often made by geocachers.
+</para>
<para>
This format has nothing to do with the <link linkend="fmt_msroute1"> .est/axe format</link> used by this program to store routes.
</para>